home *** CD-ROM | disk | FTP | other *** search
/ Mac Action 1996 January / mac-action-07.iso / mac / Inside Action / Total Distortion Big Demo / aa02.Dxr / 00049_SnapShots DublDuty.ls < prev    next >
Encoding:
Text File  |  1995-06-05  |  65 b   |  8 lines

  1. on exitFrame
  2.   GoSnapshots()
  3. end
  4.  
  5. on mouseUp
  6.   GoSnapshots()
  7. end
  8.